PV-Drone-Inspect | photovoltaics modules from IR drone videos

 by   LukasBommes Jupyter Notebook Version: v0.0.1 License: MIT

kandi X-RAY | PV-Drone-Inspect Summary

kandi X-RAY | PV-Drone-Inspect Summary

PV-Drone-Inspect is a Jupyter Notebook library. PV-Drone-Inspect has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This software is written by Lukas Bommes, M.Sc. - Helmholtz Institute Erlangen-Nürnberg for Renewable Energy (HI ERN).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PV-Drone-Inspect has a low active ecosystem.
              It has 5 star(s) with 0 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              PV-Drone-Inspect has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of PV-Drone-Inspect is v0.0.1

            kandi-Quality Quality

              PV-Drone-Inspect has no bugs reported.

            kandi-Security Security

              PV-Drone-Inspect has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              PV-Drone-Inspect is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              PV-Drone-Inspect releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PV-Drone-Inspect
            Get all kandi verified functions for this library.

            PV-Drone-Inspect Key Features

            No Key Features are available at this moment for PV-Drone-Inspect.

            PV-Drone-Inspect Examples and Code Snippets

            PV Drone Inspect,4 Usage,Step 3: Create config file
            Jupyter Notebookdot img1Lines of Code : 56dot img1License : Permissive (MIT)
            copy iconCopy
            ---
            plant_name: Plant A
            work_dir: /storage-2/pvextractor-georeferencing/Plant_A/workdir
            video_dir: /storage-2/pvextractor-georeferencing/Plant_A/
            groups:
            - name: Sector_1
              video_fps: 8.0
              row_orientation: horizontal
              cam_params_dir: calibration/ca  
            PV Drone Inspect,5 Output directory structure
            Jupyter Notebookdot img2Lines of Code : 49dot img2License : Permissive (MIT)
            copy iconCopy
            /workdir
              |-- splitted
              |    |-- timestamps.csv
              |    |-- gps
              |    |     |-- gps.csv
              |    |     |-- gps.json
              |    |     |-- gps.kml
              |    |-- preview
              |    |     |-- frame_000000.jpg
              |    |     |-- frame_000001.jpg
              |    |     |-- ...
               
            PV Drone Inspect,4 Usage,Step 1: Run Docker image
            Jupyter Notebookdot img3Lines of Code : 12dot img3License : Permissive (MIT)
            copy iconCopy
            xhost +
            
            sudo docker run -it \
                --ipc=host \
                --env="DISPLAY" \
                --gpus=all \
                -v /tmp/.X11-unix:/tmp/.X11-unix:rw \
                -v "$(pwd)":/pvextractor \
                -v /storage:/storage \
                -p "8888:8888" \
                pvextractor-geo \
                bash
            
            chmod +x d  

            Community Discussions

            No Community Discussions are available at this moment for PV-Drone-Inspect.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install PV-Drone-Inspect

            To run PV Drone Inspect you need a machine running Ubuntu 18.04 LTS / 20.04 LTS and a Nvidia CUDA-compatible GPU with the latest Nvidia drivers installed. Furthermore, you need to install Docker CE and the Nvidia container toolkit.
            The tool uses a pretrained Mask R-CNN for PV module detection. Download the pretrained Mask R-CNN model weights from here, extract the zip archive and place the folder "pv_modules20210521T1611" under extractor/segmentation/Mask_RCNN/logs. The resulting directory structure should look like follows:.
            We user Docker to provide a consistent environment for the execution of PV Drone Inspect. When building the provided Docker image all required dependencies, e.g., Python, CUDA, Tensorflow, and OpenSfM, are installed and configured automatically. There are two ways to use the Docker image: A) building the image from the provided Dockerfile, or B) load a prebuilt image. Note, that you need to build/load the image only once. Afterwards, you can run the Docker image as specified in the usage section. To build the Docker image from the provided Dockerfile run the following command from the root directory of PV Drone Inspect. Alternatively, you can download a prebuilt Docker image from here. Place the tar archive in the project's root directory an load the Docker image by executing. Note, that the image was built on a machine with Ubuntu 20.04 LTS. Transferability to other operating systems is not guaranteed. If you run into issue with the prebuild image, please build the image from source as specified above.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/LukasBommes/PV-Drone-Inspect.git

          • CLI

            gh repo clone LukasBommes/PV-Drone-Inspect

          • sshUrl

            git@github.com:LukasBommes/PV-Drone-Inspect.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link